-
Home
-
LiteSpeed Cache
-
6.5.4 (latest)
-
Code
-
Classes
- Object_Cache
Total Complexity |
111 |
Dependencies |
8 |
Dependents |
2 |
Total lines |
615 |
Lines of code |
330 |
Logical lines of code |
225 |
Comment lines |
159 |
Methods |
20 |
Properties |
17 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
C |
35 |
31 |
72 |
_connect() |
C |
35 |
23 |
83 |
debug_oc() |
A |
55 |
8 |
17 |
set() |
S |
53 |
6 |
22 |
_validate_mem_server() |
S |
58 |
6 |
15 |
flush() |
S |
58 |
4 |
17 |
delete() |
S |
60 |
4 |
14 |
update_file() |
S |
60 |
4 |
13 |
get() |
S |
62 |
4 |
13 |
_reconnect() |
S |
60 |
3 |
14 |
del_file() |
S |
66 |
3 |
8 |
_can_cache() |
S |
71 |
3 |
6 |
add_non_persistent_groups() |
S |
69 |
2 |
7 |
add_global_groups() |
S |
69 |
2 |
7 |
_get_mem_id() |
S |
69 |
2 |
7 |
store_transients() |
S |
79 |
2 |
3 |
test_connection() |
S |
81 |
1 |
3 |
_is_transients_group() |
S |
79 |
1 |
3 |
is_global() |
S |
79 |
1 |
3 |
is_non_persistent() |
S |
79 |
1 |
3 |